From 8554321b6601bbac09f2fdb3fd4ba83205854748 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 19 Mar 1993 23:04:44 +0000 Subject: [PATCH] Teach it about the new user-runnable command rcs-checkin. --- lib-src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index eda56a40e9a..09e98064afc 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in @@ -79,7 +79,7 @@ INSTALL_DATA = ${INSTALL} # ============================= Targets ============================== # Things that a user might actually run, which should be installed in bindir. -INSTALLABLES = etags ctags emacsclient b2m +INSTALLABLES = etags ctags emacsclient b2m rcs-checkin # Things that Emacs runs internally, or during the build process, # which should not be installed in bindir. -- 2.30.2